github.com/jackc/pgx/v5.dbTx.SendBatch (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5 (current package)
		tx.go#L270: func (tx *dbTx) SendBatch(ctx context.Context, b *Batch) BatchResults {